home *** CD-ROM | disk | FTP | other *** search
/ GEGA 010 / GEGA010.iso / Interface / it.dig / scripts / DefineButton2_108 / BUTTONCONDACTION on(release).as
Text File  |  2005-09-22  |  67b  |  4 lines

  1. on(release){
  2.    getUrl("http://www.streetmotors.com.br", "");
  3. }
  4.